Skip to content

[std] Remove ISO from any mention of 'C' #7013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

jensmaurer
Copy link
Member

(Based on pull request #7012.)

Fixes #7011

ISO/CS wants to have a full "ISO/IEC 9899:2018" where we mention "ISO C". That seems a bit over-the-top, and [intro.scope] p2 already explains what we mean with "C", so let's just use "C" (and drop the ISO prefix in front of it).

@jensmaurer jensmaurer added this to the C++23 milestone May 15, 2024
@jensmaurer jensmaurer added the ballot-comment Response to an NB or ISO comment on a ballot label May 15, 2024
@tkoeppe tkoeppe added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Jul 9, 2024
Fixes ISO/CS comment (C++23 proof)
@tkoeppe tkoeppe removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Jul 9, 2024
@tkoeppe tkoeppe merged commit f058070 into cplusplus:main Jul 9, 2024
2 checks passed
@jensmaurer jensmaurer deleted the e18 branch July 9, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ballot-comment Response to an NB or ISO comment on a ballot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ISO/CS C++2023] Avoid "ISO C"
2 participants